home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 November
/
CHIP Kasım 1996.iso
/
win95prg
/
ezdesk
/
ezdsktab.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1995-11-04
|
2KB
|
52 lines
; Author: Nguyen, Melissa
; Product: EzDesk Tab
; Copyright: (c) 1995 EzWare Technology
; History:
; 10/10/95 Initial revision
[version]
signature="$CHICAGO$"
[DefaultInstall]
CopyFiles=EZDT.copy.sys, EZDT.copy.inf
AddReg=EzDeskTab.AddReg
[DefaultUninstall]
DelReg=EzDeskTab.RemReg
DelFiles=EZDT.copy.sys, EZDT.copy.inf
[EzDeskTab.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\EzDeskTab,DisplayName,,"%EZDT_DESC%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\EzDeskTab,UninstallString,,"RunDll setupx.dll,InstallHinfSection DefaultUninstall 4 EzDskTab.inf"
HKCR,CLSID\{%EZDT_CLSID%},,,"%EZDT_CPL%"
HKCR,CLSID\{%EZDT_CLSID%}\InProcServer32,,,%11%\EzDskTab.dll
HKCR,CLSID\{%EZDT_CLSID%}\InProcServer32,ThreadingModel,,Apartment
HKLM,Software\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\"%EZDT_CPL%",,,{%EZDT_CLSID%}
[EzDeskTab.RemReg]
HKCR,CLSID\{%EZDT_CLSID%},,,
HKLM,Software\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\"%EZDT_CPL%",,,
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\EzDeskTab,,,
[EZDT.copy.sys]
EzDskTab.dll
[EZDT.copy.inf]
EzDskTab.inf
[Strings]
EZDT_DESC = "EzDesk Display Properties Tab"
EZDT_CLSID = "a8e011e0-053b-11cf-b873-444553540000"
EZDT_CPL = "EzDesk CPL Extension"
[DestinationDirs]
EZDT.copy.sys=11
EZDT.copy.inf=17
[SourceDisksNames]
55="EzWare EzDesk Display Properties Tab","",1
[SourceDisksFiles]
EzDskTab.dll=55